home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / CDTV / cdtvtools-20 / cdsetmap / cdsetmap.doc < prev    next >
Encoding:
Text File  |  1992-02-06  |  1.6 KB  |  61 lines

  1.  
  2.     NAME
  3.     CDSetMap
  4.  
  5.     SYNOPSIS
  6.     CDSetMap [keymap name] [DEFAULT/K]
  7.  
  8.     FUNCTION
  9.  
  10.     The CDSetMap command is used to set the global default keymap
  11.     for the CDTV system based on the language preferences stored in
  12.     the non-volatile RAM previously set by the user.  Normally executed
  13.     without any argument in the Startup-Sequence, the command will
  14.     read the CDTV Preferences, and make a keymap decision according
  15.     to the current language setting.  As there is not a one to one
  16.     correspondence between languages available and keyboards available,
  17.     a semi-reasonable mapping is used.  This mapping is as follows:
  18.  
  19.           Language        Keymap
  20.         --------        ------
  21.             American English    USA
  22.         English        GB
  23.         German        D
  24.         French        F
  25.          Spanish        E
  26.         Italian        I
  27.         Portuguese        PORT
  28.         Danish        DK
  29.             Dutch        USA
  30.         Norwegian        N
  31.         Finnish        S
  32.         Swedish        S
  33.             Japanese        USA
  34.         Chinese        USA
  35.         Arabic        USA
  36.         Greek        USA
  37.             Hebrew        USA
  38.         Korean        USA
  39.         OTHER        USA
  40.  
  41.         This default mapping of unavailable keymaps to the USA keymap
  42.      may be overridden by using the DEFAULT keyword, and specifying
  43.     a different keymap to use as the default.  
  44.     
  45.     The CDSetMap command may also be given a keymap argument.  In that
  46.     case, the keymap indicated is set, no matter what the current
  47.     Preferences setting is.  The Preferences setting stored in NVR itself
  48.     is unaffected.
  49.  
  50.     NOTES
  51.  
  52.     The CDSetMap command looks for keymaps in the current directory first,
  53.     then looks in the devs:keymaps directory.
  54.     
  55.     If the indicated keymap is unavailable, the global keymap setting
  56.     will remain unchanged.
  57.  
  58.     BUGS
  59.  
  60.     SEE ALSO
  61.